Platform Core .NET Assemblies API
AddCoreSchema(Guid,String,Guid,Guid[]) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class > AddCoreSchema Method : AddCoreSchema(Guid,String,Guid,Guid[]) Method
uid
Identifier of the system schema that is being added.
name
Name of the system schema that is being added.
parentSchemaUId
Identifier of the parent schema.
referenceSchemaUIds
A list of the identifiers of the schemas that the schema being added references.

Glossary Item Box

Adds the system schema with the specified identifier and name to the schema manager and indicates the parent schema and a list of the schemas which the system schema being added references.

Syntax

 
C#
 
 

Parameters

uid
Identifier of the system schema that is being added.
name
Name of the system schema that is being added.
parentSchemaUId
Identifier of the parent schema.
referenceSchemaUIds
A list of the identifiers of the schemas that the schema being added references.

Return Value

The manager item that contains the system schema that was added.

Remarks

Method is overloaded.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.